0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
0.56326413154602 390 0.2185 0


No Amazon API Requests Made.


App Debug - Total Time 0.56326413154602 seconds

Number Time From Start Name Description
1 0.33798718452454 Initialise Initialise FSB Function
2 0.33954906463623 App Controller Start Start of the App controller (called before the controller of every page)
3 0.36373114585876 Start of getCategoryListByGroup Function Before first category groups query
4 0.36411809921265 After initial query Before first category groups query
5 0.36411905288696 Get Category List for Group Before the call to getCategoryList function
6 0.36412000656128 Start of GetCategoryList function Start of the function
7 0.36412215232849 Before getting categories Query to get specific category list
8 0.36489701271057 After getting categories Query to get specific category list
9 0.36489701271057 Before getting category custom Before call to function getCategoryCustom
10 0.37815403938293 After getting category custom After call to function getCategoryCustom
11 0.37815618515015 Before getting category custom Before call to function getCategoryCustom
12 0.3856520652771 After getting category custom After call to function getCategoryCustom
13 0.38565301895142 Before getting category custom Before call to function getCategoryCustom
14 0.38940715789795 After getting category custom After call to function getCategoryCustom
15 0.3894100189209 Before getting category custom Before call to function getCategoryCustom
16 0.39266610145569 After getting category custom After call to function getCategoryCustom
17 0.39266705513 Before getting category custom Before call to function getCategoryCustom
18 0.39515900611877 After getting category custom After call to function getCategoryCustom
19 0.39516019821167 Before getting category custom Before call to function getCategoryCustom
20 0.3973560333252 After getting category custom After call to function getCategoryCustom
21 0.39735817909241 End of GetCategoryList function End of the function
22 0.39736318588257 Get Category List for Group Before the call to getCategoryList function
23 0.39736413955688 Start of GetCategoryList function Start of the function
24 0.3973650932312 Before getting categories Query to get specific category list
25 0.39763712882996 End of getCategoryListByGroup Function Before return()
26 0.4025502204895 App Controller End End of the App controller (called before the controller of every page)
27 0.52223110198975 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 0.52281999588013 Before Get Options Before the call to getOptions in the tpl class
29 0.55588912963867 After Get Options After the call to getOptions in the tpl class
30 0.55591821670532 App_after Controller End End of the App_after controller (called after the controller of every page)
31 0.56325721740723 Finalizing debug Before the debug is output to the page.
32 0.56326413154602 End of App This is the end of the app logging, final timestamp


Query Debug - 390 Database Queries. Total time 0.2185 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0016 0.0016148090362549
SELECT parameter, value FROM parameters
2 0.0023 0.0023379325866699
SELECT * FROM `bad_bots`
3 0.0002 0.00023818016052246
SET time_zone = 'Europe/London'
4 0.0003 0.00034785270690918
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0005 0.00045108795166016
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"216.73.216.99\";}'
6 0.0003 0.0003349781036377
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1757858102'
7 0.0006 0.00058293342590332
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0003 0.00032901763916016
SELECT * FROM version ORDER BY installed DESC LIMIT 1
9 0.0008 0.00075292587280273
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
10 0.0003 0.00025296211242676
SELECT * FROM pages WHERE id = 52
11 0.0013 0.0012989044189453
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
12 0.0222 0.022227048873901
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
13 0.0004 0.00042200088500977
SELECT * FROM pages WHERE pagename = 'search'
14 0.0004 0.00038290023803711
SELECT * FROM categorygroups ORDER BY sortorder ASC
15 0.0008 0.00076699256896973
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
16 0.0049 0.004932165145874
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
17 0.0008 0.00083589553833008
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
18 0.0004 0.00043296813964844
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
19 0.0003 0.0003211498260498
SELECT id FROM categories WHERE parent_id = '26'
20 0.0047 0.0047187805175781
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
21 0.0006 0.00060606002807617
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
22 0.0006 0.00055599212646484
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
23 0.0005 0.00054287910461426
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
24 0.0002 0.00024700164794922
SELECT * FROM categorygroups WHERE id = '1'
25 0.0029 0.0029110908508301
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
26 0.0003 0.00025701522827148
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
27 0.0002 0.0002138614654541
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
28 0.0002 0.00023698806762695
SELECT id FROM categories WHERE parent_id = '27'
29 0.0029 0.002946138381958
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
30 0.0002 0.00023603439331055
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
31 0.0002 0.00022196769714355
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
32 0.0002 0.00024008750915527
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
33 0.0002 0.00020813941955566
SELECT * FROM categorygroups WHERE id = '1'
34 0.0011 0.0010519027709961
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
35 0.0002 0.00024199485778809
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
36 0.0002 0.0001988410949707
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
37 0.0002 0.00024795532226562
SELECT id FROM categories WHERE parent_id = '28'
38 0.0010 0.0010430812835693
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
39 0.0002 0.00021696090698242
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
40 0.0002 0.00021505355834961
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
41 0.0002 0.0002448558807373
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
42 0.0002 0.00023007392883301
SELECT * FROM categorygroups WHERE id = '1'
43 0.0004 0.0003659725189209
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
44 0.0002 0.0002448558807373
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
45 0.0002 0.00021100044250488
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
46 0.0011 0.0010910034179688
SELECT id FROM categories WHERE parent_id = '29'
47 0.0004 0.00043201446533203
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
48 0.0002 0.00021815299987793
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
49 0.0002 0.00021696090698242
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
50 0.0002 0.00023388862609863
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
51 0.0002 0.0002138614654541
SELECT * FROM categorygroups WHERE id = '1'
52 0.0003 0.00030422210693359
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
53 0.0002 0.00021600723266602
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
54 0.0004 0.00044417381286621
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
55 0.0003 0.00025510787963867
SELECT id FROM categories WHERE parent_id = '30'
56 0.0003 0.00031709671020508
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
57 0.0002 0.00024104118347168
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
58 0.0003 0.00025510787963867
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
59 0.0002 0.00023388862609863
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
60 0.0002 0.00020313262939453
SELECT * FROM categorygroups WHERE id = '1'
61 0.0003 0.00034904479980469
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
62 0.0002 0.00023007392883301
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
63 0.0002 0.00018787384033203
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
64 0.0002 0.00020599365234375
SELECT id FROM categories WHERE parent_id = '31'
65 0.0003 0.00032496452331543
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
66 0.0002 0.00020503997802734
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
67 0.0002 0.0002140998840332
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
68 0.0002 0.00023794174194336
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
69 0.0002 0.0002131462097168
SELECT * FROM categorygroups WHERE id = '1'
70 0.0003 0.00026798248291016
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
71 0.0019 0.0018777847290039
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
72 0.0004 0.00040912628173828
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
73 0.0003 0.00031208992004395
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
74 0.0003 0.00027203559875488
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
75 0.0009 0.0008699893951416
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
76 0.0005 0.00049614906311035
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
77 0.0003 0.00026392936706543
SELECT * FROM pages WHERE pagename = 'search'
78 0.0053 0.0052700042724609
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
79 0.0017 0.0017330646514893
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
80 0.0009 0.0008540153503418
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
81 0.0049 0.0049238204956055
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
82 0.0014 0.0013720989227295
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
83 0.0004 0.00043201446533203
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
84 0.0004 0.00035595893859863
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert thE du hammam bote metal 100g', NOW(), '216.73.216.99'
85 0.0004 0.0003969669342041
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
86 0.0003 0.00034713745117188
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
87 0.0042 0.0041999816894531
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (keyfeatures LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (keyfeatures LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (keyfeatures LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (keyfeatures LIKE '100g') OR (title LIKE '100g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
88 0.0003 0.00028085708618164
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (title LIKE '100g'))
		AND hide = 0
89 0.0002 0.00023007392883301
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (title LIKE '100g'))
		AND hide = 0
90 0.0003 0.00031590461730957
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0053 0.0053229331970215
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (keyfeatures LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (keyfeatures LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (keyfeatures LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (keyfeatures LIKE '%100g%') OR (title LIKE '%100g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0003 0.00027799606323242
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (title LIKE '%100g%'))
		AND hide = 0
93 0.0002 0.00024294853210449
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (title LIKE '%100g%'))
		AND hide = 0
94 0.0004 0.0003509521484375
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
95 0.0003 0.00032305717468262
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
96 0.0058 0.0058269500732422
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (keyfeatures LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (keyfeatures LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (keyfeatures LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (keyfeatures LIKE '100g') OR (title LIKE '100g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
97 0.0003 0.00033187866210938
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (title LIKE '100g'))
		AND hide = 0
98 0.0003 0.00028610229492188
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (title LIKE '100g'))
		AND hide = 0
99 0.0004 0.0004119873046875
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0080 0.0080459117889404
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (keyfeatures LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (keyfeatures LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (keyfeatures LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (keyfeatures LIKE '%100g%') OR (title LIKE '%100g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0007 0.00072407722473145
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (title LIKE '%100g%'))
		AND hide = 0
102 0.0005 0.00049686431884766
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (title LIKE '%100g%'))
		AND hide = 0
103 0.0005 0.00045394897460938
SELECT * FROM products WHERE id = '2182'
104 0.0009 0.00093507766723633
SELECT * FROM productimages WHERE product_id = '2182' ORDER BY sortorder ASC
105 0.0003 0.00033903121948242
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2182' AND p.id = pi.product_id ORDER BY pi.sortorder
106 0.0008 0.00080108642578125
SELECT * FROM product_image_select WHERE product_id = '2182'
107 0.0007 0.0007481575012207
SELECT * FROM productcustomimages WHERE product_id = '2182'
108 0.0004 0.0004429817199707
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2182'
                GROUP BY o.product_id
109 0.0005 0.00048303604125977
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2182'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
110 0.0003 0.00031399726867676
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2182
111 0.0011 0.0011148452758789
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2182' AND a.name = n.originalname
112 0.0003 0.00034213066101074
SELECT * FROM productoffers WHERE product_id = '2182' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0005 0.00052309036254883
SELECT * FROM productoffers
                WHERE product_id = '2182' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0006 0.00060081481933594
SELECT * FROM productoffers
                WHERE product_id = 2182
                ORDER BY price ASC LIMIT 1
115 0.0004 0.0003502368927002
SELECT value FROM productattributes
                WHERE product_id = '2182'
                AND name = 'ListPriceAmount'
116 0.0003 0.00032281875610352
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2182'
                GROUP BY o.product_id
117 0.0003 0.00034904479980469
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2182'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
118 0.0003 0.00030803680419922
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2182
119 0.0003 0.00034809112548828
SELECT value FROM productattributes WHERE product_id = '2182' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
120 0.0005 0.00048398971557617
SELECT * FROM products WHERE parent_id = '2182'
121 0.0003 0.0003058910369873
SELECT * FROM products WHERE id = '827'
122 0.0003 0.0003211498260498
SELECT * FROM productimages WHERE product_id = '827' ORDER BY sortorder ASC
123 0.0005 0.00053596496582031
SELECT * FROM product_image_select WHERE product_id = '827'
124 0.0003 0.00028109550476074
SELECT * FROM productcustomimages WHERE product_id = '827'
125 0.0009 0.00085997581481934
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '827' AND a.name = n.originalname
126 0.0003 0.00030207633972168
SELECT * FROM productoffers WHERE product_id = '827' AND merchantid = 'A1X6FK5RDHNB96'
127 0.0004 0.0004119873046875
SELECT * FROM productoffers
                WHERE product_id = '827' AND price > 0
                ORDER BY price ASC LIMIT 1
128 0.0004 0.00035691261291504
SELECT * FROM productoffers
                WHERE product_id = 827
                ORDER BY price ASC LIMIT 1
129 0.0003 0.00031185150146484
SELECT value FROM productattributes
                WHERE product_id = '827'
                AND name = 'ListPriceAmount'
130 0.0003 0.0003361701965332
SELECT value FROM productattributes WHERE product_id = '827' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
131 0.0005 0.00048494338989258
SELECT * FROM products WHERE id = '1832'
132 0.0003 0.00031113624572754
SELECT * FROM productimages WHERE product_id = '1832' ORDER BY sortorder ASC
133 0.0003 0.0003349781036377
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1832' AND p.id = pi.product_id ORDER BY pi.sortorder
134 0.0005 0.00053286552429199
SELECT * FROM product_image_select WHERE product_id = '1832'
135 0.0004 0.00042009353637695
SELECT * FROM productcustomimages WHERE product_id = '1832'
136 0.0006 0.0006260871887207
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1832'
                GROUP BY o.product_id
137 0.0003 0.00034189224243164
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1832'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
138 0.0003 0.00029921531677246
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1832
139 0.0007 0.00074219703674316
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1832' AND a.name = n.originalname
140 0.0004 0.00037312507629395
SELECT * FROM productoffers WHERE product_id = '1832' AND merchantid = 'A1X6FK5RDHNB96'
141 0.0005 0.00052595138549805
SELECT * FROM productoffers
                WHERE product_id = '1832' AND price > 0
                ORDER BY price ASC LIMIT 1
142 0.0003 0.00028586387634277
SELECT * FROM productoffers
                WHERE product_id = 1832
                ORDER BY price ASC LIMIT 1
143 0.0005 0.0004889965057373
SELECT value FROM productattributes
                WHERE product_id = '1832'
                AND name = 'ListPriceAmount'
144 0.0004 0.00037097930908203
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1832'
                GROUP BY o.product_id
145 0.0005 0.00054192543029785
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1832'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
146 0.0003 0.00028896331787109
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1832
147 0.0003 0.00032997131347656
SELECT value FROM productattributes WHERE product_id = '1832' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
148 0.0003 0.00031304359436035
SELECT * FROM products WHERE parent_id = '1832'
149 0.0003 0.00029611587524414
SELECT * FROM products WHERE id = '813'
150 0.0003 0.00030612945556641
SELECT * FROM productimages WHERE product_id = '813' ORDER BY sortorder ASC
151 0.0004 0.00041294097900391
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '813' AND p.id = pi.product_id ORDER BY pi.sortorder
152 0.0006 0.00061511993408203
SELECT * FROM product_image_select WHERE product_id = '813'
153 0.0002 0.00021004676818848
SELECT * FROM productcustomimages WHERE product_id = '813'
154 0.0003 0.00029206275939941
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '813'
                GROUP BY o.product_id
155 0.0004 0.00035190582275391
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '813'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
156 0.0003 0.00026702880859375
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 813
157 0.0005 0.00048613548278809
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '813' AND a.name = n.originalname
158 0.0002 0.00024819374084473
SELECT * FROM productoffers WHERE product_id = '813' AND merchantid = 'A1X6FK5RDHNB96'
159 0.0002 0.00023818016052246
SELECT * FROM productoffers
                WHERE product_id = '813' AND price > 0
                ORDER BY price ASC LIMIT 1
160 0.0002 0.0002281665802002
SELECT * FROM productoffers
                WHERE product_id = 813
                ORDER BY price ASC LIMIT 1
161 0.0003 0.00026106834411621
SELECT value FROM productattributes
                WHERE product_id = '813'
                AND name = 'ListPriceAmount'
162 0.0003 0.00026917457580566
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '813'
                GROUP BY o.product_id
163 0.0003 0.00031113624572754
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '813'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
164 0.0003 0.00027322769165039
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 813
165 0.0003 0.00026297569274902
SELECT value FROM productattributes WHERE product_id = '813' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
166 0.0003 0.00032591819763184
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '813'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
167 0.0003 0.0002748966217041
SELECT * FROM products WHERE id = '1240'
168 0.0003 0.00027918815612793
SELECT * FROM productimages WHERE product_id = '1240' ORDER BY sortorder ASC
169 0.0004 0.00037908554077148
SELECT * FROM product_image_select WHERE product_id = '1240'
170 0.0002 0.00018906593322754
SELECT * FROM productcustomimages WHERE product_id = '1240'
171 0.0006 0.00056576728820801
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1240' AND a.name = n.originalname
172 0.0002 0.00023698806762695
SELECT * FROM productoffers WHERE product_id = '1240' AND merchantid = 'A1X6FK5RDHNB96'
173 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = '1240' AND price > 0
                ORDER BY price ASC LIMIT 1
174 0.0003 0.00034809112548828
SELECT value FROM productattributes WHERE product_id = '1240' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
175 0.0003 0.00025296211242676
SELECT * FROM products WHERE id = '776'
176 0.0003 0.00026297569274902
SELECT * FROM productimages WHERE product_id = '776' ORDER BY sortorder ASC
177 0.0004 0.00040912628173828
SELECT * FROM product_image_select WHERE product_id = '776'
178 0.0002 0.00021100044250488
SELECT * FROM productcustomimages WHERE product_id = '776'
179 0.0006 0.00057291984558105
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '776' AND a.name = n.originalname
180 0.0003 0.00025105476379395
SELECT * FROM productoffers WHERE product_id = '776' AND merchantid = 'A1X6FK5RDHNB96'
181 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = '776' AND price > 0
                ORDER BY price ASC LIMIT 1
182 0.0003 0.0002589225769043
SELECT value FROM productattributes WHERE product_id = '776' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
183 0.0002 0.00024890899658203
SELECT * FROM products WHERE id = '2358'
184 0.0002 0.00023603439331055
SELECT * FROM productimages WHERE product_id = '2358' ORDER BY sortorder ASC
185 0.0004 0.00038385391235352
SELECT * FROM product_image_select WHERE product_id = '2358'
186 0.0002 0.00019478797912598
SELECT * FROM productcustomimages WHERE product_id = '2358'
187 0.0004 0.0004420280456543
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2358' AND a.name = n.originalname
188 0.0002 0.00023818016052246
SELECT * FROM productoffers WHERE product_id = '2358' AND merchantid = 'A1X6FK5RDHNB96'
189 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = '2358' AND price > 0
                ORDER BY price ASC LIMIT 1
190 0.0004 0.00037097930908203
SELECT value FROM productattributes WHERE product_id = '2358' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
191 0.0003 0.00026607513427734
SELECT * FROM products WHERE id = '858'
192 0.0003 0.00032305717468262
SELECT * FROM productimages WHERE product_id = '858' ORDER BY sortorder ASC
193 0.0004 0.0003821849822998
SELECT * FROM product_image_select WHERE product_id = '858'
194 0.0002 0.00019693374633789
SELECT * FROM productcustomimages WHERE product_id = '858'
195 0.0006 0.00059604644775391
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '858' AND a.name = n.originalname
196 0.0002 0.00023698806762695
SELECT * FROM productoffers WHERE product_id = '858' AND merchantid = 'A1X6FK5RDHNB96'
197 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '858' AND price > 0
                ORDER BY price ASC LIMIT 1
198 0.0003 0.00025391578674316
SELECT value FROM productattributes WHERE product_id = '858' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
199 0.0003 0.00025796890258789
SELECT * FROM products WHERE id = '1462'
200 0.0002 0.00024199485778809
SELECT * FROM productimages WHERE product_id = '1462' ORDER BY sortorder ASC
201 0.0003 0.00025081634521484
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1462' AND p.id = pi.product_id ORDER BY pi.sortorder
202 0.0004 0.0003960132598877
SELECT * FROM product_image_select WHERE product_id = '1462'
203 0.0002 0.00020599365234375
SELECT * FROM productcustomimages WHERE product_id = '1462'
204 0.0003 0.00026106834411621
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1462'
                GROUP BY o.product_id
205 0.0003 0.0002892017364502
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1462'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
206 0.0003 0.0002589225769043
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1462
207 0.0006 0.0005948543548584
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1462' AND a.name = n.originalname
208 0.0002 0.00023102760314941
SELECT * FROM productoffers WHERE product_id = '1462' AND merchantid = 'A1X6FK5RDHNB96'
209 0.0002 0.00023913383483887
SELECT * FROM productoffers
                WHERE product_id = '1462' AND price > 0
                ORDER BY price ASC LIMIT 1
210 0.0002 0.00023007392883301
SELECT * FROM productoffers
                WHERE product_id = 1462
                ORDER BY price ASC LIMIT 1
211 0.0003 0.00025486946105957
SELECT value FROM productattributes
                WHERE product_id = '1462'
                AND name = 'ListPriceAmount'
212 0.0003 0.00026202201843262
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1462'
                GROUP BY o.product_id
213 0.0003 0.00026297569274902
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1462'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
214 0.0002 0.00024294853210449
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1462
215 0.0003 0.00025415420532227
SELECT * FROM products WHERE parent_id = '1462'
216 0.0002 0.00023293495178223
SELECT * FROM products WHERE id = '846'
217 0.0003 0.00029397010803223
SELECT * FROM productimages WHERE product_id = '846' ORDER BY sortorder ASC
218 0.0003 0.0003209114074707
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '846' AND p.id = pi.product_id ORDER BY pi.sortorder
219 0.0004 0.00041604042053223
SELECT * FROM product_image_select WHERE product_id = '846'
220 0.0002 0.00019693374633789
SELECT * FROM productcustomimages WHERE product_id = '846'
221 0.0003 0.00026893615722656
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '846'
                GROUP BY o.product_id
222 0.0003 0.00031113624572754
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '846'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
223 0.0003 0.00025200843811035
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 846
224 0.0004 0.00042510032653809
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '846' AND a.name = n.originalname
225 0.0002 0.00022387504577637
SELECT * FROM productoffers WHERE product_id = '846' AND merchantid = 'A1X6FK5RDHNB96'
226 0.0002 0.00022196769714355
SELECT * FROM productoffers
                WHERE product_id = '846' AND price > 0
                ORDER BY price ASC LIMIT 1
227 0.0002 0.00021910667419434
SELECT * FROM productoffers
                WHERE product_id = 846
                ORDER BY price ASC LIMIT 1
228 0.0002 0.00023388862609863
SELECT value FROM productattributes
                WHERE product_id = '846'
                AND name = 'ListPriceAmount'
229 0.0003 0.0002591609954834
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '846'
                GROUP BY o.product_id
230 0.0003 0.00030803680419922
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '846'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
231 0.0003 0.00025415420532227
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 846
232 0.0003 0.0002741813659668
SELECT value FROM productattributes WHERE product_id = '846' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
233 0.0003 0.00033307075500488
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '846'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
234 0.0002 0.00024890899658203
SELECT * FROM products WHERE id = '1669'
235 0.0005 0.00047421455383301
SELECT * FROM productimages WHERE product_id = '1669' ORDER BY sortorder ASC
236 0.0004 0.00039100646972656
SELECT * FROM product_image_select WHERE product_id = '1669'
237 0.0002 0.0001990795135498
SELECT * FROM productcustomimages WHERE product_id = '1669'
238 0.0005 0.00051093101501465
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1669' AND a.name = n.originalname
239 0.0002 0.00023007392883301
SELECT * FROM productoffers WHERE product_id = '1669' AND merchantid = 'A1X6FK5RDHNB96'
240 0.0002 0.00024104118347168
SELECT * FROM productoffers
                WHERE product_id = '1669' AND price > 0
                ORDER BY price ASC LIMIT 1
241 0.0002 0.00022602081298828
SELECT * FROM productoffers
                WHERE product_id = 1669
                ORDER BY price ASC LIMIT 1
242 0.0002 0.00024294853210449
SELECT value FROM productattributes
                WHERE product_id = '1669'
                AND name = 'ListPriceAmount'
243 0.0003 0.00026607513427734
SELECT value FROM productattributes WHERE product_id = '1669' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
244 0.0003 0.00032401084899902
SELECT * FROM products WHERE id = '2633'
245 0.0003 0.00027990341186523
SELECT * FROM productimages WHERE product_id = '2633' ORDER BY sortorder ASC
246 0.0004 0.00038290023803711
SELECT * FROM product_image_select WHERE product_id = '2633'
247 0.0002 0.00019621849060059
SELECT * FROM productcustomimages WHERE product_id = '2633'
248 0.0005 0.0005180835723877
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2633' AND a.name = n.originalname
249 0.0002 0.00022983551025391
SELECT * FROM productoffers WHERE product_id = '2633' AND merchantid = 'A1X6FK5RDHNB96'
250 0.0002 0.00024890899658203
SELECT * FROM productoffers
                WHERE product_id = '2633' AND price > 0
                ORDER BY price ASC LIMIT 1
251 0.0003 0.00030994415283203
SELECT value FROM productattributes WHERE product_id = '2633' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
252 0.0003 0.00025606155395508
SELECT * FROM products WHERE id = '1286'
253 0.0002 0.00024700164794922
SELECT * FROM productimages WHERE product_id = '1286' ORDER BY sortorder ASC
254 0.0004 0.00038695335388184
SELECT * FROM product_image_select WHERE product_id = '1286'
255 0.0002 0.00019192695617676
SELECT * FROM productcustomimages WHERE product_id = '1286'
256 0.0005 0.00054788589477539
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1286' AND a.name = n.originalname
257 0.0003 0.00029492378234863
SELECT * FROM productoffers WHERE product_id = '1286' AND merchantid = 'A1X6FK5RDHNB96'
258 0.0002 0.00024986267089844
SELECT * FROM productoffers
                WHERE product_id = '1286' AND price > 0
                ORDER BY price ASC LIMIT 1
259 0.0003 0.00025010108947754
SELECT value FROM productattributes WHERE product_id = '1286' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
260 0.0002 0.00024104118347168
SELECT * FROM products WHERE id = '1629'
261 0.0003 0.0002892017364502
SELECT * FROM productimages WHERE product_id = '1629' ORDER BY sortorder ASC
262 0.0004 0.00036311149597168
SELECT * FROM product_image_select WHERE product_id = '1629'
263 0.0002 0.00022101402282715
SELECT * FROM productcustomimages WHERE product_id = '1629'
264 0.0004 0.0004429817199707
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1629' AND a.name = n.originalname
265 0.0002 0.00022602081298828
SELECT * FROM productoffers WHERE product_id = '1629' AND merchantid = 'A1X6FK5RDHNB96'
266 0.0002 0.00022101402282715
SELECT * FROM productoffers
                WHERE product_id = '1629' AND price > 0
                ORDER BY price ASC LIMIT 1
267 0.0003 0.00029516220092773
SELECT * FROM productoffers
                WHERE product_id = 1629
                ORDER BY price ASC LIMIT 1
268 0.0002 0.00023984909057617
SELECT value FROM productattributes
                WHERE product_id = '1629'
                AND name = 'ListPriceAmount'
269 0.0002 0.000244140625
SELECT value FROM productattributes WHERE product_id = '1629' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
270 0.0003 0.00026583671569824
SELECT * FROM products WHERE id = '1562'
271 0.0003 0.00028395652770996
SELECT * FROM productimages WHERE product_id = '1562' ORDER BY sortorder ASC
272 0.0006 0.00063300132751465
SELECT * FROM product_image_select WHERE product_id = '1562'
273 0.0002 0.00020813941955566
SELECT * FROM productcustomimages WHERE product_id = '1562'
274 0.0006 0.00059103965759277
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1562' AND a.name = n.originalname
275 0.0002 0.00024104118347168
SELECT * FROM productoffers WHERE product_id = '1562' AND merchantid = 'A1X6FK5RDHNB96'
276 0.0003 0.00026893615722656
SELECT * FROM productoffers
                WHERE product_id = '1562' AND price > 0
                ORDER BY price ASC LIMIT 1
277 0.0002 0.00022315979003906
SELECT * FROM productoffers
                WHERE product_id = 1562
                ORDER BY price ASC LIMIT 1
278 0.0002 0.00024890899658203
SELECT value FROM productattributes
                WHERE product_id = '1562'
                AND name = 'ListPriceAmount'
279 0.0003 0.0002601146697998
SELECT value FROM productattributes WHERE product_id = '1562' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
280 0.0003 0.00025081634521484
SELECT * FROM products WHERE id = '2602'
281 0.0003 0.00025105476379395
SELECT * FROM productimages WHERE product_id = '2602' ORDER BY sortorder ASC
282 0.0004 0.00041389465332031
SELECT * FROM product_image_select WHERE product_id = '2602'
283 0.0002 0.00020503997802734
SELECT * FROM productcustomimages WHERE product_id = '2602'
284 0.0006 0.00058484077453613
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2602' AND a.name = n.originalname
285 0.0003 0.00025796890258789
SELECT * FROM productoffers WHERE product_id = '2602' AND merchantid = 'A1X6FK5RDHNB96'
286 0.0003 0.00027012825012207
SELECT * FROM productoffers
                WHERE product_id = '2602' AND price > 0
                ORDER BY price ASC LIMIT 1
287 0.0003 0.00025010108947754
SELECT * FROM productoffers
                WHERE product_id = 2602
                ORDER BY price ASC LIMIT 1
288 0.0003 0.00025510787963867
SELECT value FROM productattributes
                WHERE product_id = '2602'
                AND name = 'ListPriceAmount'
289 0.0003 0.0002748966217041
SELECT value FROM productattributes WHERE product_id = '2602' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
290 0.0003 0.00026798248291016
SELECT * FROM products WHERE id = '1849'
291 0.0003 0.00029206275939941
SELECT * FROM productimages WHERE product_id = '1849' ORDER BY sortorder ASC
292 0.0004 0.00037384033203125
SELECT * FROM product_image_select WHERE product_id = '1849'
293 0.0002 0.00019383430480957
SELECT * FROM productcustomimages WHERE product_id = '1849'
294 0.0006 0.00058197975158691
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1849' AND a.name = n.originalname
295 0.0002 0.00024318695068359
SELECT * FROM productoffers WHERE product_id = '1849' AND merchantid = 'A1X6FK5RDHNB96'
296 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '1849' AND price > 0
                ORDER BY price ASC LIMIT 1
297 0.0003 0.00027704238891602
SELECT value FROM productattributes WHERE product_id = '1849' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
298 0.0002 0.00024890899658203
SELECT * FROM products WHERE id = '1302'
299 0.0003 0.00027298927307129
SELECT * FROM productimages WHERE product_id = '1302' ORDER BY sortorder ASC
300 0.0004 0.00040912628173828
SELECT * FROM product_image_select WHERE product_id = '1302'
301 0.0002 0.00019311904907227
SELECT * FROM productcustomimages WHERE product_id = '1302'
302 0.0006 0.00058388710021973
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1302' AND a.name = n.originalname
303 0.0003 0.00026202201843262
SELECT * FROM productoffers WHERE product_id = '1302' AND merchantid = 'A1X6FK5RDHNB96'
304 0.0003 0.00025391578674316
SELECT * FROM productoffers
                WHERE product_id = '1302' AND price > 0
                ORDER BY price ASC LIMIT 1
305 0.0003 0.00027203559875488
SELECT value FROM productattributes WHERE product_id = '1302' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
306 0.0004 0.00036907196044922
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2182' ORDER BY timestamp DESC
307 0.0002 0.00021219253540039
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '827' ORDER BY timestamp DESC
308 0.0002 0.00018596649169922
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1832' ORDER BY timestamp DESC
309 0.0002 0.00019216537475586
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '813' ORDER BY timestamp DESC
310 0.0002 0.00020790100097656
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1240' ORDER BY timestamp DESC
311 0.0002 0.00020003318786621
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '776' ORDER BY timestamp DESC
312 0.0002 0.00020003318786621
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2358' ORDER BY timestamp DESC
313 0.0002 0.00019621849060059
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '858' ORDER BY timestamp DESC
314 0.0002 0.00018596649169922
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1462' ORDER BY timestamp DESC
315 0.0002 0.0001978874206543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '846' ORDER BY timestamp DESC
316 0.0002 0.00018191337585449
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1669' ORDER BY timestamp DESC
317 0.0002 0.0001828670501709
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2633' ORDER BY timestamp DESC
318 0.0002 0.00018501281738281
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1286' ORDER BY timestamp DESC
319 0.0002 0.00018906593322754
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1629' ORDER BY timestamp DESC
320 0.0002 0.00019216537475586
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1562' ORDER BY timestamp DESC
321 0.0002 0.00018501281738281
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2602' ORDER BY timestamp DESC
322 0.0002 0.00017905235290527
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1849' ORDER BY timestamp DESC
323 0.0002 0.00019121170043945
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1302' ORDER BY timestamp DESC
324 0.0003 0.00033903121948242
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
325 0.0003 0.00032711029052734
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
326 0.0002 0.00023007392883301
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
327 0.0120 0.011957883834839
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
328 0.0004 0.00042104721069336
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
329 0.0003 0.00025391578674316
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
330 0.0003 0.00026917457580566
SELECT * FROM products WHERE id = 1626
331 0.0002 0.00023293495178223
SELECT * FROM products WHERE id = 4041
332 0.0002 0.00024795532226562
SELECT * FROM products WHERE id = 4312
333 0.0002 0.00023794174194336
SELECT * FROM products WHERE id = 777
334 0.0002 0.0002439022064209
SELECT * FROM products WHERE id = 3881
335 0.0002 0.00024509429931641
SELECT * FROM products WHERE id = 4213
336 0.0002 0.00024580955505371
SELECT * FROM products WHERE id = '1626'
337 0.0003 0.00025105476379395
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
338 0.0004 0.0003960132598877
SELECT * FROM product_image_select WHERE product_id = '1626'
339 0.0002 0.00020885467529297
SELECT * FROM productcustomimages WHERE product_id = '1626'
340 0.0005 0.00050115585327148
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
341 0.0003 0.00026202201843262
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
342 0.0003 0.00027894973754883
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
343 0.0003 0.0002739429473877
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
344 0.0003 0.00027179718017578
SELECT * FROM products WHERE id = '4041'
345 0.0002 0.00023388862609863
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
346 0.0004 0.00040292739868164
SELECT * FROM product_image_select WHERE product_id = '4041'
347 0.0002 0.00019717216491699
SELECT * FROM productcustomimages WHERE product_id = '4041'
348 0.0006 0.00061511993408203
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
349 0.0003 0.00025796890258789
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
350 0.0003 0.00026178359985352
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
351 0.0003 0.00026702880859375
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
352 0.0003 0.00027990341186523
SELECT * FROM products WHERE id = '4312'
353 0.0002 0.00024199485778809
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
354 0.0004 0.00041007995605469
SELECT * FROM product_image_select WHERE product_id = '4312'
355 0.0002 0.00020217895507812
SELECT * FROM productcustomimages WHERE product_id = '4312'
356 0.0006 0.00058507919311523
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
357 0.0003 0.00025415420532227
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
358 0.0003 0.00026607513427734
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
359 0.0003 0.00026798248291016
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
360 0.0003 0.00026297569274902
SELECT * FROM products WHERE id = '777'
361 0.0002 0.00024700164794922
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
362 0.0004 0.00038909912109375
SELECT * FROM product_image_select WHERE product_id = '777'
363 0.0002 0.00020003318786621
SELECT * FROM productcustomimages WHERE product_id = '777'
364 0.0006 0.00060391426086426
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
365 0.0002 0.00024914741516113
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
366 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
367 0.0003 0.00027990341186523
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
368 0.0003 0.00026297569274902
SELECT * FROM products WHERE id = '3881'
369 0.0003 0.00028109550476074
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
370 0.0004 0.00038695335388184
SELECT * FROM product_image_select WHERE product_id = '3881'
371 0.0002 0.00019598007202148
SELECT * FROM productcustomimages WHERE product_id = '3881'
372 0.0006 0.00059795379638672
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
373 0.0002 0.00023794174194336
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
374 0.0002 0.00024914741516113
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
375 0.0003 0.00025606155395508
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
376 0.0003 0.00031614303588867
SELECT * FROM products WHERE id = '4213'
377 0.0003 0.0002901554107666
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
378 0.0004 0.00038886070251465
SELECT * FROM product_image_select WHERE product_id = '4213'
379 0.0002 0.00020313262939453
SELECT * FROM productcustomimages WHERE product_id = '4213'
380 0.0007 0.00065112113952637
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
381 0.0002 0.00024795532226562
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
382 0.0003 0.00025606155395508
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
383 0.0003 0.00028395652770996
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
384 0.0006 0.00063109397888184
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
385 0.0006 0.00055599212646484
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
386 0.0011 0.0011429786682129
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
387 0.0005 0.00046682357788086
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
388 0.0003 0.00034999847412109
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
389 0.0004 0.00042104721069336
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
390 0.0004 0.00041508674621582
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'